Method called when the tool should update its state.

Namespace:  C1.Phone.RichTextBox
Assembly:  C1.Phone.RichTextBox.ApplicationBar (in C1.Phone.RichTextBox.ApplicationBar.dll)

Syntax

C#
public virtual void Update()
Visual Basic
Public Overridable Sub Update

Implements

IUpdateableTool..::..Update()()()()

See Also